home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / compress / arj_992a.lzh / UNARJ_JR.TXT < prev    next >
Text File  |  1994-10-05  |  6KB  |  116 lines

  1. M()ir Brandts Honk BBS (p+31-70-3457929 / +31-70-3461215q) is very proud to 
  2. present:
  3.  
  4.                         UNARJ-ST (Junior) 9.92
  5.         (rev. I_A/Ni! 2.024: created @ Oct  5 1994 22:36:18)
  6.           compatible with: ARJ 2.41 (c) Copyright 1991-1993 Robert K. Jung
  7.  
  8. Usage:  UNARJ_JR.TTP <command> [{/|-}<switch>[-|+|<option>]...] 
  9.                      <archive_name>[.ARJ] [<base_directory_name>][<wild_name>] 
  10.                      [<path_name>|<wild_name>...]
  11.  
  12. Example UNARJ_JR.TTP commands:
  13.   Extract files from archive:                     e archive
  14.   Extract maintaining directory structure:        x archive
  15.   Extract subdirectory from archive:              e archive subdir\*.*
  16.   List files in archive:                          l archive
  17.   Test integrity of files in archive:             t archive
  18.   Extract from a multiple volume archive with
  19.   pause for FIRST archive *and* any subsequently
  20.   loaded volume to enable disk-exchange! ->       x -~k a:\archive
  21.   Show extended help and pause per 10 lines:      -? -jp10
  22.   
  23. Detailed info of all supported options:
  24.  
  25. Command list:
  26.  
  27. <e       >: Dateien aus Archiv extrahieren.
  28. <l       >: Liste Inhalt des Archivs.
  29. <t       >: Teste Integritaet des Archivs.
  30. <v       >: Auflistung der Inhalt des Archivs.
  31. <x       >: Extrahiere Dateien vom Archiv mit Inachtnahme des Original-Pfades.
  32.  
  33. Option list:
  34.  
  35. <-?      >: Zeige ausfuehrliche Hilfe auf dem Bildschirm.
  36. <-&      >: Setze den 'Critical Error-Handler' um auf die UNARJ_JR.TTP-interne 
  37.             NICHT-interaktive Variante.
  38.             Dieser Option kann zu Nutzen kommen wenn man UNARJ_JR.TTP anruft 
  39.             aus einem multitasking Shell oder automatischer Script/Batch-Datei.
  40.             Normalerweise ist dies Alles nicht noetig, aber wenn Probleme mit 
  41.             dem Ausgabe-Umleitung oder Aehnliches auftreten, koennte dass mit 
  42.             dieser Option aufgehoben werden.
  43.             Wichtig: <-&-> schaltet um auf die interne Interaktive Variante! 
  44.             (Default-Einstellung)
  45. <--      >: Halte der 'Parsing' (Uebersetzung) der einzelnen Optionen an und 
  46.             behandele die nachfolgenden Kommandlinien-0Parameter als 
  47.             Datei-namen, auch wenn die einem Strich ('-') vorangestellt sind.
  48.             Dieser Option muss genutzt werden wenn Dateinamen vorkommen 
  49.             koennten die anfangen mit 'ne Strich ('-').
  50.  
  51. -h Shifted Options list:
  52.  
  53. <-ha     >: Ignoriere Readonly-Attributen der Datei, die eventuell 
  54.             ueberschrieben werden koennte beim auspacken des Archivs.
  55.  
  56. -j Shifted Options list:
  57.  
  58. <-jp     >: Halte jedes Schirm voller Daten an.
  59.             Vorbild:
  60.                 UNARJ_JR.TTP -? -jp
  61.                                     wird eine sehr ausfuehrliche Hilfe-Tekst 
  62.                                     auf das Bildschirm anzeigen mit inachtnahme
  63.                                     einer Pagina-Laenge von 20 Linien 
  64.                                     (Defaultmaessig)
  65.                 UNARJ_JR.TTP -? -jp50
  66.                                     ergibt eine Pagina-Laenge von 50 Linien.
  67.  
  68. -~ Shifted Options list:
  69.  
  70. <-~&     >: UNARJ_JR.TTP soll den interne 'Critical Error Handler' nicht 
  71.             einsetzen, denn es gibt Probleme mit den System-Software.
  72.             UNARJ_JR.TTP soll die von TOS angebotenen 'Criticcal Error Handler'
  73.             anrufen wenn es zu Probleme kommen sollte. Man sollte dieser Option
  74.             NUR dann angeben wenn das System total spinnt, denn wenn es zu 
  75.             Probleme mit den Dateiverwaltung kommt, bekommt man beim manche 
  76.             TOS-version ein blendend aussehende Alertbox OHNE Mauszeiger sodass
  77.             man fast nix anwaehlen kann!
  78. <-~b     >: RAF Unterstuetzung! Sie sollten die Anzahl der Anschlaege mit eine 
  79.             Dezimale Nummer angeben wie folgt:
  80.                 -~b1                (nur Ein Anschlag! ;-))
  81. <-~g     >: Create a seperate directory (folder) named after the ARJ archive 
  82.             (without the extension '.A??') in which all data will be extracted 
  83.             - The basedir you have specified is taken into account too.
  84.             Example:
  85.                 UNARJ_JR.TTP x BURP -~g H:\STUFF\HUH\
  86.                                     and
  87.                 UNARJ_JR.TTP x BURP -~g H:\STUFF\HUH\*.*
  88.                                     will both extract everything from 
  89.                                     'BURP.ARJ' to the directory (which will 
  90.                                     eventually be constructed by 
  91.                                     UNARJ_JR.TTP...) 'H:\STUFF\HUH\BURP\'
  92.             This option is comparable with ST Zip's option '-g'.
  93. <-~k     >: Wait for keypress before loading first archive and before loading 
  94.             ANY multiple volumes (.A01, .A02, etc.). This option is introduced 
  95.             by (I_A) for diskette-users to enable them to have UNARJ_JR.TTP on 
  96.             one disk and the archives spread accross other diskettes while 
  97.             enabling the user to depack these archives without too much of a 
  98.             hassle.
  99. <-~lw    >: Use specified line-width when printing data to screen. (Default = 
  100.             80 characters) This option can be used to allow for wider display 
  101.             in Overscan(tm) mode or when using extended screen drivers (soft & 
  102.             hardware)
  103.  
  104. All options may be followed by '-' to DISABLE them or '+' (default action) to 
  105. ENABLE them.
  106. Options may be preceeded by '-' or '/' as switch-token, but they may not be 
  107. mixed on the commandline.
  108.  
  109.  
  110. With special thanx to the TOS-crew (Insh_Allah & Mr Ni!(the Great))
  111. Thank you for using the ATARI ST-version of UNARJ 9.92 (rev. I_A/Ni! 2.024) 
  112. converted by M()ir Brandts Honk/Insh_Allah/Mr Ni!(the Great) (created @ Oct  5 
  113. 1994 22:36:52).
  114. For more info call MBH @ p+31-70-3457929 / +31-70-3461215q
  115. (Time used: 00:00.01.67)
  116.